hysop.backend.device.opencl.opencl_kernel_statistics module

class hysop.backend.device.opencl.opencl_kernel_statistics.OpenClKernelStatistics(events=None, **kwds)[source]

Bases: KernelStatistics

Build execution statistics from OpenCL kernel events.

Initialize KernelStatistics from nruns. Statistics should be given in nanoseconds.